home *** CD-ROM | disk | FTP | other *** search
- #ifndef FWINTL_HPP
- #define FWINTL_HPP
-
- //========================================================================================
- //
- // File: FWIntl.hpp
- // Release Version: $ 1.0d11 $
- //
- // Copyright: 1995 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #include "FWMemory.h"
- #include "FWExcLib.h"
- #include "FWRunTyp.h"
- #include "FWDebug.h"
- #include "FWCommon.h"
-
- #endif // FWINTL_HPP
-
-
-